manim

Manim实现气泡特效

class BubbleEffect(Animation): """ 彩色气泡特效动画类 继承自Animation类,用于创建彩色气泡上升、变大、透明度变化的效果 """ #技术分享def __init__( self, bubble_count=25, bu

animation def dt scene manim 2025-09-27 12:31  5